gltexture: release() to a texture, not a cairo_surface
authorBenjamin Otte <otte@redhat.com>
Sat, 11 Sep 2021 22:09:11 +0000 (00:09 +0200)
committerBenjamin Otte <otte@redhat.com>
Sun, 12 Sep 2021 03:22:21 +0000 (05:22 +0200)
commit51d0d13a9e403d5edf461e5f7cf76a84336135c2
tree1eebdb205bea66cb7f17e44262aab9c39663c5a6
parent0ee3b1c8618f5e21070a4756f9009fe0918ba019
gltexture: release() to a texture, not a cairo_surface

This makes forwarding vfuncs a lot easier, because we can just call them
on the texture.
gdk/gdkgltexture.c